crypto/elliptic.nistCurve.Add (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		nistec.go#L174: func (curve *nistCurve[Point]) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {